struct _TERMINATION_PORT// Size=0x8
{
    struct _TERMINATION_PORT * Next;// Offset=0x0 Size=0x4
    void * Port;// Offset=0x4 Size=0x4
};